home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / viking1 / dialogs_es.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  81 lines

  1.  
  2. dialogId("dr-m-tojesnad", "font_small", "This must be a Viking ship!")
  3. dialogStr("Esta debe de ser una nave Vikinga!")
  4.  
  5.  
  6. dialogId("dr-v-jiste", "font_big", "Sure, it`s a drakkar.")
  7. dialogStr("Seguro, es un drakkar.")
  8.  
  9.  
  10. dialogId("dr-m-musela", "font_small", "She must have sunk fast. The oarsmen are still in their places.")
  11. dialogStr("Se debe de haber hundido r├ípido. Los remeros todav├¡a est├ín en sus lugares.")
  12.  
  13.  
  14. dialogId("dr-v-mozna", "font_big", "Maybe they sank her on purpose. Warriors would always accompany their leader on his way to Valhalla.")
  15. dialogStr("Quiz├ís la hundieron a prop├│sito. Los guerreros siempre acompa├▒an a sus l├¡deres en su camino al Valhalla.")
  16.  
  17.  
  18. dialogId("dr-m-hruza", "font_small", "That's awful. They look like they're still alive.")
  19. dialogStr("Que tremendo. Pareciera que ellos todav├¡a estuvieran vivos.")
  20.  
  21.  
  22. dialogId("d1-1-hudba0", "font_viking1", "The music is gone!")
  23. dialogStr("┬íLa m├║sica se fu├⌐!")
  24.  
  25.  
  26. dialogId("d1-1-hudba1", "font_viking1", "They stopped playing!")
  27. dialogStr("┬íDejaron de tocar!")
  28.  
  29.  
  30. dialogId("d1-1-hudba2", "font_viking1", "The music stopped again!")
  31. dialogStr("┬íLa m├║sica se detuvo de nuevo!")
  32.  
  33.  
  34. dialogId("d1-2-brb0", "font_viking2", "Oh, no!")
  35. dialogStr("┬íOh, no!")
  36.  
  37.  
  38. dialogId("d1-2-brb1", "font_viking2", "Again?")
  39. dialogStr("┬┐De nuevo?")
  40.  
  41.  
  42. dialogId("d1-2-brb2", "font_viking2", "Oh, not again!")
  43. dialogStr("┬íOh, no de nuevo!")
  44.  
  45.  
  46. dialogId("d1-3-brb0", "font_viking3", "What happened?")
  47. dialogStr("┬┐Qu├⌐ pas├│?")
  48.  
  49.  
  50. dialogId("d1-3-brb1", "font_viking3", "Again?")
  51. dialogStr("┬┐De nuevo?")
  52.  
  53.  
  54. dialogId("d1-3-brb2", "font_viking3", "Oh, no!")
  55. dialogStr("┬íOh, no!")
  56.  
  57.  
  58. dialogId("d1-4-brb0", "font_viking4", "The bloody music stopped!")
  59. dialogStr("┬íLa maldita m├║sica se detuvo!")
  60.  
  61.  
  62. dialogId("d1-4-brb1", "font_viking4", "What are they doing up there?")
  63. dialogStr("┬┐Qu├⌐ est├ín haciendo ellos ah├¡ arriba?")
  64.  
  65.  
  66. dialogId("d1-4-brb2", "font_viking4", "How could it be?")
  67. dialogStr("┬┐C├│mo puede ser?")
  68.  
  69.  
  70. dialogId("d1-5-nevadi0", "font_viking5", "Take it easy, boys. Solo for Olaf!")
  71. dialogStr("T├│menlo con calma muchachos. ┬íUn solo para Olafo!")
  72.  
  73.  
  74. dialogId("d1-5-nevadi1", "font_viking5", "Never mind that, boys. We can sing ourself!")
  75. dialogStr("No importa, muchachos. ┬íPodemos cantar nosotros mismos!")
  76.  
  77.  
  78. dialogId("d1-5-nevadi2", "font_viking5", "Never mind, boys. We can sing ourself, like in the old times!")
  79. dialogStr("No importa muchachos. Podemos cantar nosotros mismos, ┬íComo en los viejos tiempos!")
  80.  
  81.